body {
text-align: center;
color: #ffffff;
background: #000000 url(images/bg_body.jpg) top center no-repeat;
font-family: helvetica, verdana, arial;
font-size: 12px;
}

#login a:link, #login a:active, #login a:visited {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#login a:hover {
color: #007eff;
font-weight: bold;
text-decoration: none;
}

.textboxLOGIN {
background: #000000;
border: #007eff 1px solid;
font-family: helvetica, arial;
font-size: 12px;
color: #ffffff;
font-weight: normal;
}

.buttonLOGIN {
background: #007eff;
border: #ffffff 2px solid;
font-family: helvetica, arial;
font-size: 12px;
color: #ffffff;
font-weight: normal;
}

#nav a:link, #nav a:active, #nav a:visited {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#nav a:hover {
color: #007eff;
font-weight: bold;
text-decoration: none;
}

.active-link {
color: #007eff;
font-weight: bold;
text-decoration: none;
}

#text a:link, #text a:active, #text a:visited {
color: #007eff;
font-weight: bold;
text-decoration: none;
}

#text a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#footer a:link, #footer a:active, #footer a:visited {
color: #007eff;
font-weight: bold;
text-decoration: none;
}

#footer a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#wrapper {
z-index: 1;
position: relative;
width: 760px;
margin: 0 auto;
padding: 0;
text-align: left;
background: transparent;
}

#login {
z-index: 3;
position: absolute;
top: 193px;
left: 0px;
width: 248px;
background-color: transparent;
padding: 0;
color: #ffffff;
text-align: center;
font-size: 9pt;
line-height: 17px;
border-width: 0px;
border-color: #ffffff;
border-style: solid;
}

#nav {
z-index: 3;
position: absolute;
top: 278px;
left: 345px;
width: 400px;
background-color: transparent;
padding: 0;
color: #ffffff;
text-align: center;
font-size: 9pt;
line-height: 17px;
border-width: 0px;
border-color: #ffffff;
border-style: solid;
}

#pageheader {
z-index: 2;
position: absolute;
top: 193px;
left: 345px;
width: 400px;
background-color: transparent;
padding: 0;
text-align: right;
border-width: 0px;
border-color: #ffffff;
border-style: solid;
color: #007eff;
font-size: 18pt;
font-weight: normal;
}

#text {
z-index: 5;
position: absolute;
top: 323px;
left: 15px;
width: 730px;
background-color: transparent;
padding: 0;
text-align: left;
font-size: 9pt;
border-width: 0px;
border-color: #ffffff;
border-style: solid;
}

#footer {
z-index: 5;
position: absolute;
top: 3px;
left: 15px;
width: 730px;
height: 17px;
background-color: transparent;
padding: 0;
text-align: left;
font-size: 10pt;
border-width: 0px;
border-color: #ffffff;
border-style: solid;
}

p {
margin-top: 7px;
margin-bottom: 7px;
}

table {
font-size: 9pt;
}

.subheader {
padding: 10px 0px 0px 0px;
color: #007eff;
font-size: 12pt;
font-weight: bold;
}

.copyright {
padding: 0px;
color: #ffffff;
text-align: right;
font-size: 8pt;
font-weight: bold;
}

.border {
background: #007eff;
padding: 0;
}